You are here: System management > Command-line system management tools > Service-enabled system management > Rolling back to a restore point

Rolling back to a restore point

Use the prpcServiceUtils tool to roll back your system to a restore point.

You must have a running Pega Platform instance to use the prpcServiceUtils tool.

Follow these steps to roll back to a restore point:

  1. Set the rollback.action to SystemRollback:

    rollback.action=SystemRollback

  2. Optional: Specify whether to run the process in asynchronous mode. In asynchronous mode, the system queues the job and returns a job ID for each operation. You can later use this job ID to check the status of the rollback operation:

    rollback.async=true

  3. Optional: Set the downloadLogToFile parameter to write the log to a file:

    rollback.downloadLogToFile=true

  4. Save and close the prpcServiceUtils.properties file.
  5. Run the prpcServiceUtils.bat or prpcServiceUtils.sh script. For example:

    prpcServiceUtils.bat rollback